AutoResizeFont
Type
property
Summary
The font size will be adjusted automatically, to take up the most space.
Syntax
set the autoResizeFont of widget to {true | false}
get the autoResizeFont of widget
Description
Use the autoResizeFont property to make the size of the texts in the calendar take up as much space as possible. If this property is set to true, it overrides the value of the textSize property.
Examples
set the autoResizeFont of widget "Date Picker" to true
Related
property: AutoResizeFont, dayNames, headerColor, hiliteStyle, monthNames, mouseOverColor, namesToUse, padDates, paddingColor, selectedDate, showGrid, weekStartsOn
message: dateChanged
Compatibility and Support
OS
mac
windows
linux
ios
android
Platforms
desktop
mobile
web